home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / apps / 353 / epson24.ppd < prev    next >
Text File  |  1989-12-17  |  4KB  |  260 lines

  1. rem Epson 24 pin printers
  2. rem Epson compatible 24 pin printers
  3. rem character widths have been set for LQ500, LQ850, LQ1050 models
  4.  
  5. cc '@'=27,"@",27,"R",0,27,"t",1,27,"x",0,27,"T"
  6. cc 'b'=27,"E"        ; 27,"F"
  7. cc 'c'=15            ; 18
  8. cc 'd'=27,"G"        ; 27,"H"
  9. cc 'e'=27,"M"
  10. cc 'i'=27,"4"        ; 27,"5"
  11. cc 'l'=27,"W",1        ; 27,"W",0
  12. cc 'n'=27,"P"
  13. cc 'p'=27,"p",1        ; 27,"p",0
  14. cc 'q'=27,"x",1        ; 27,"x",0
  15. cc 's'=27,"S",1        ; 27,"T"
  16. cc 't'=27,"S",0        ; 27,"T"
  17. cc 'u'=27,"-",1        ; 27,"-",0
  18.  
  19. rc '⑧'=27,"K",6,0, 32,64,254,64,32,0
  20. rc '⑨'=27,"K",6,0, 8,4,254,4,8,0
  21. rc 26 =27,"L",12,0, 16,0,16,0,16,0,84,40,16,0,0,0
  22. rc ''=27,"L",12,0, 16,40,84,0,16,0,16,0,16,0,0,0
  23. rc '④'=27,"L",12,0, 64,0,240,0,254,0,128,126,128,0,0,0
  24.  
  25. rc 'Ç'=27,"6","Ç"
  26. rc 'ü'=27,"6","ü"
  27. rc 'é'=27,"6","é"
  28. rc 'â'=27,"6","â"
  29. rc 'ä'=27,"6","ä"
  30. rc 'à'=27,"6","à"
  31. rc 'å'=27,"6","å"
  32. rc 'ç'=27,"6","ç"
  33. rc 'ê'=27,"6","ê"
  34. rc 'ë'=27,"6","ë"
  35. rc 'è'=27,"6","è"
  36. rc 'ï'=27,"6","ï"
  37. rc 'î'=27,"6","î"
  38. rc 'ì'=27,"6","ì"
  39. rc 'Ä'=27,"6","Ä"
  40. rc 'Å'=27,"6","Å"
  41. rc 'É'=27,"6","É"
  42. rc 'æ'=27,"6","æ"
  43. rc 'Æ'=27,"6","Æ"
  44. rc 'ô'=27,"6","ô"
  45. rc 'ö'=27,"6","ö"
  46. rc 'ò'=27,"6","ò"
  47. rc 'û'=27,"6","û"
  48. rc 'ù'=27,"6","ù"
  49. rc 'ÿ'=27,"6","ÿ"
  50. rc 'Ö'=27,"6","Ö"
  51. rc 'Ü'=27,"6","Ü"
  52. rc '£'=27,"6","£"
  53. rc '¥'=27,"6","¥"
  54. rc 'ß'=27,"6","ß"
  55. rc 'ƒ'=27,"6","ƒ"
  56.  
  57. hl 27,"J",15
  58. pscode 27,"9"; 27,"8"
  59.  
  60. rem NOTE: the following is perfectly correct but slow!
  61. mm 1
  62. mf 6
  63. pw 30
  64. cw 36
  65. rem ... and so is superceded by below...
  66.  
  67. rem NOTE: for faster printing the following bit assumes LQ and 1 dot = 1/180"
  68. MM 0
  69. MC 27,"\",1,0
  70. MF 2
  71. CW 36
  72. PW 30
  73.  
  74. rem the following widths are in units of 1/360"
  75.  
  76. width '⑧'=36
  77. width '⑨'=36
  78. width ''=36
  79. width 26 =36
  80. width '④'=36
  81. width '⑤'=
  82.     
  83. width ' '=30
  84. width '!'=18
  85. width '"'=30
  86. width '#'=30
  87. width '$'=30
  88. width '%'=36
  89. width '&'=36
  90. width '''=18
  91. width '('=24
  92. width ')'=24
  93. width '*'=30
  94. width '+'=30
  95. width ','=18
  96. width '-'=30
  97. width '.'=18
  98. width '/'=30
  99. width '0'=30
  100. width '1'=30
  101. width '2'=30
  102. width '3'=30
  103. width '4'=30
  104. width '5'=30
  105. width '6'=30
  106. width '7'=30
  107. width '8'=30
  108. width '9'=30
  109. width ':'=18
  110. width ';'=18
  111. width '<'=30
  112. width '='=30
  113. width '>'=30
  114. width '?'=30
  115. width '@'=36
  116. width 'A'=36
  117. width 'B'=36
  118. width 'C'=36
  119. width 'D'=36
  120. width 'E'=36
  121. width 'F'=36
  122. width 'G'=36
  123. width 'H'=36
  124. width 'I'=24
  125. width 'J'=30
  126. width 'K'=36
  127. width 'L'=36
  128. width 'M'=42
  129. width 'N'=36
  130. width 'O'=36
  131. width 'P'=36
  132. width 'Q'=36
  133. width 'R'=36
  134. width 'S'=36
  135. width 'T'=36
  136. width 'U'=42
  137. width 'V'=36
  138. width 'W'=42
  139. width 'X'=36
  140. width 'Y'=36
  141. width 'Z'=30
  142. width '['=24
  143. width '\'=30
  144. width ']'=24
  145. width '^'=30
  146. width '_'=30
  147. width '`'=18
  148. width 'a'=30
  149. width 'b'=36
  150. width 'c'=30
  151. width 'd'=36
  152. width 'e'=30
  153. width 'f'=24
  154. width 'g'=36
  155. width 'h'=36
  156. width 'i'=18
  157. width 'j'=24
  158. width 'k'=36
  159. width 'l'=18
  160. width 'm'=42
  161. width 'n'=36
  162. width 'o'=30
  163. width 'p'=36
  164. width 'q'=36
  165. width 'r'=30
  166. width 's'=30
  167. width 't'=24
  168. width 'u'=36
  169. width 'v'=36
  170. width 'w'=42
  171. width 'x'=30
  172. width 'y'=36
  173. width 'z'=30
  174. width '{'=24
  175. width '|'=18
  176. width '}'=24
  177. width '~'=30
  178.     
  179. width 'Ç'=36
  180. width 'ü'=36
  181. width 'é'=30
  182. width 'â'=30
  183. width 'ä'=30
  184. width 'à'=30
  185. width 'å'=30
  186. width 'ç'=30
  187. width 'ê'=30
  188. width 'ë'=30
  189. width 'è'=30
  190. width 'ï'=18
  191. width 'î'=18
  192. width 'ì'=18
  193. width 'Ä'=36
  194. width 'Å'=36
  195. width 'É'=36
  196. width 'æ'=42
  197. width 'Æ'=42
  198. width 'ô'=30
  199. width 'ö'=30
  200. width 'ò'=30
  201. width 'û'=36
  202. width 'ù'=36
  203. width 'ÿ'=36
  204. width 'Ö'=36
  205. width 'Ü'=42
  206. width '¢'=30
  207. width '£'=30
  208. width '¥'=36
  209. width 'ß'=42
  210. width 'ƒ'=30
  211. width 'á'=30
  212. width 'í'=18
  213. width 'ó'=30
  214. width 'ú'=36
  215. width 'ñ'=36
  216. width 'Ñ'=36
  217. width 'ª'=30
  218. width 'º'=30
  219. width '¿'=30
  220. width '⌐'=30
  221. width '¬'=30
  222. width '½'=30
  223. width '¼'=30
  224. width '¡'=30
  225. width '«'=30
  226. width '»'=30
  227.     
  228. width 'α'=30
  229. width 'β'=30
  230. width 'Γ'=30
  231. width 'π'=30
  232. width 'Σ'=30
  233. width 'σ'=30
  234. width 'µ'=30
  235. width 'τ'=30
  236. width 'Φ'=30
  237. width 'Θ'=30
  238. width 'Ω'=30
  239. width 'δ'=30
  240. width '∮'=30
  241. width 'ϕ'=30
  242. width '∈'=30
  243. width '∩'=30
  244.     
  245. width '≡'=30
  246. width '±'=30
  247. width '≥'=30
  248. width '≤'=30
  249. width '⌠'=30
  250. width '⌡'=30
  251. width '÷'=30
  252. width '≈'=30
  253. width '°'=30
  254. width '∙'=30
  255. width '·'=30
  256. width '√'=30
  257. width 'ⁿ'=30
  258. width '²'=30
  259. width '³'=30
  260.